How to Install libinnodb-dbg software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install libinnodb-dbg software package in Ubuntu 16.04 LTS (Xenial Xerus)

libinnodb-dbg software package provides Embedded InnoDB Library (debug files), you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libinnodb-dbg 

libinnodb-dbg is installed in your system.

Make ensure the libinnodb-dbg package were installed using the commands given below,

$ sudo dpkg-query -l | grep libinnodb-dbg *

You will get with libinnodb-dbg package name, version, architecture and description in a table

libinnodb-dbg package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Debug packages
Package libinnodb-dbg
Version 1.0.6.6750-1
Description Embedded InnoDB Library (debug files)
Sub Section debug


See Also, How to uninstall or remove libinnodb-dbg software package from Ubuntu 16.04 LTS (Xenial Xerus) ?